Office .NET Class Library
C#
VB
Show/Hide TOC
Picture
File
Name Property
Definition
Namespace:
Independentsoft.Office.Charts.Drawing
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
string
FileName
{
get
;
set
; }
VB
Copy
Public
Property
FileName
As
String
Get
Set
Property Value
String
Implements
IPicture
FileName
See Also
Reference
Picture Class
Independentsoft.Office.Charts.Drawing Namespace
In This Article
Definition
Property Value
Implements
See Also